test(evidence): reproduce LL-HLS failure on Media3 1.10.1 - #271
Closed
MrFr3di wants to merge 1 commit into
Closed
Conversation
MrFr3di
changed the base branch from
evidence/ll-hls-media3-1.10.1-base
to
main
September 1, 2026 03:49
This was referenced Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Evidence-only A/B control for #264. DO NOT MERGE.
The PR targeted
mainonly because the repository's historical GitHub Actions workflows are filtered topull_request.branches: [main]. Every device workflow checked out the exact PR head SHA, so the measured source remained the accepted pre-upgrade Media3 1.10.1 baseline plus one test blob.Exact control head:
723a855b95b2189320c6226b08045ab488f543c0.Parent/baseline:
ec16787de24a61ba94afeb6432c10b8880d65f85(Media3 1.10.1).This head applies the exact same
LlHlsByteRangeCharacterizationTest.ktblob (ea206954db072da8cd9370faccf35ffe9f783d59) used by Media3 1.11.0 characterization head140575a8cbded35676502e8e87fff4156f2fd4f5.Recorded control evidence
33467609956— success.33467609938— success.33467609988— success.33467609992— success.33467609955— API26 success, API36 success, aggregate gate success.The characterization test only passes when the known exhausted bounded-chunk failure signature is observed, so the green API26/API36 control proves Media3 1.10.1 reproduces the same defect as 1.11.0 with an identical fixture.
Purpose complete: identical-fixture attribution evidence is recorded in #264 / PR #267. This control PR is closed without merge and must never be merged into current
main.